Skip to content

fix: replace generic Exception with RuntimeError + bare except#497

Open
mshzy wants to merge 1 commit into
twitter:mainfrom
mshzy:fix/exception-types
Open

fix: replace generic Exception with RuntimeError + bare except#497
mshzy wants to merge 1 commit into
twitter:mainfrom
mshzy:fix/exception-types

Conversation

@mshzy

@mshzy mshzy commented Jun 2, 2026

Copy link
Copy Markdown

Replace raise Exception with RuntimeError (7 instances) and bare except with except Exception.

@CLAassistant

CLAassistant commented Jun 2, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants